module TombGothMakeUp
{

	item GothEyeShadowBlack
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothEyeShadowBlack,
		BodyLocation = MakeUp_EyesShadow,
		hidden = true,
	}
	
	item GothEyeShadowRed
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothEyeShadowRed,
		BodyLocation = MakeUp_EyesShadow,
		hidden = true,
	}
	
	item GothEyeShadowCrow
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothEyeShadowCrow,
		BodyLocation = MakeUp_EyesShadow,
		hidden = true,
	}
	
	item GothEyeShadowPink
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothEyeShadowPink,
		BodyLocation = MakeUp_EyesShadow,
		hidden = true,
	}
	
	item GothEyeShadowSmeared
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothEyeShadowSmeared,
		BodyLocation = MakeUp_EyesShadow,
		hidden = true,
	}
	
	item GothEyeShadowGuyliner
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothEyeShadowGuyliner,
		BodyLocation = MakeUp_EyesShadow,
		hidden = true,
	}
	
	item GothLipsBlack
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothLipsBlack,
		BodyLocation = MakeUp_Lips,
		hidden = true,
	}
	
	item GothLipsRed
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothLipsRed,
		BodyLocation = MakeUp_Lips,
		hidden = true,
	}
	
	item GothLipsSmeared
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothLipsSmeared,
		BodyLocation = MakeUp_Lips,
		hidden = true,
	}

	item GothLipsPurple
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothLipsPurple,
		BodyLocation = MakeUp_Lips,
		hidden = true,
	}
	
	item GothLipsGreen
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothLipsGreen,
		BodyLocation = MakeUp_Lips,
		hidden = true,
	}
	
	item GothLipsCrow
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothLipsCrow,
		BodyLocation = MakeUp_Lips,
		hidden = true,
	}
	
	item GothLipsPink
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothLipsPink,
		BodyLocation = MakeUp_Lips,
		hidden = true,
	}

	item GothLipsBlackFaint
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = GothLipsBlackFaint,
		BodyLocation = MakeUp_Lips,
		hidden = true,
	}

	item FullFaceCorpsepaint1
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = FullFaceCorpsepaint1,
		BodyLocation = MakeUp_FullFace,
		hidden = true,
	}

	item FullFaceCorpsepaint2
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = FullFaceCorpsepaint2,
		BodyLocation = MakeUp_FullFace,
		hidden = true,
	}

	item FullFaceCorpsepaint3
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = FullFaceCorpsepaint3,
		BodyLocation = MakeUp_FullFace,
		hidden = true,
	}
	
	item FullFacePaleskin
	{
		DisplayCategory = Appearance,
		Type = Clothing,
		ClothingItem = FullFacePaleskin,
		BodyLocation = MakeUp_FullFace,
		hidden = true,
	}
}
